Keywords: CONTROL PANEL C++ METROWERKS CODEWARRIOR
LIBRARY: MDV/Developer Source Code/C++
KEYWORDS: CONTROL PANEL C++ METROWERKS CODEWARRIOR
CW CDEV Framework is just that, an oop framework for creating cdev's in Metrowerks CodeWarrior. It's based on a oop cdev framework that Symantec supplied with it's complier.
Contains a "ready to compile" 68K CW 4.5 project that will build a "do-nothing" cdev using the framework.
Also includes a commented sample project and source code from which you can build a cdev that actually does something ;) It should enable you to see how to use the framework.
Best of all, the framework is freeware. Enjoy!
Changes from 1.0.1
--------------------------
Updated code to ease porting from Symantec's framework.